home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group02b.txt / 000112_icon-group-sender_Mon Nov 11 13:48:29 2002.msg < prev    next >
Internet Message Format  |  2003-01-02  |  2KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.11.1/8.11.1) id gABKm5A17505
  4.     for icon-group-addresses; Mon, 11 Nov 2002 13:48:05 -0700 (MST)
  5. Message-Id: <200211112048.gABKm5A17505@baskerville.CS.Arizona.EDU>
  6. From: Art Eschenlauer <art.eschenlauer@sufsys.com>
  7. To: "'Richard H. McCullough'" <rhm@cdepot.net>,
  8.    Gregg Townsend
  9.      <gmt@cs.arizona.edu>, icon-group@cs.arizona.edu
  10. Subject: Cygwin (RE: UNIX tools on Windows)
  11. Date: Mon, 11 Nov 2002 13:06:26 -0600
  12. Errors-To: icon-group-errors@cs.arizona.edu
  13. Status: RO
  14.  
  15. Cygwin is also free (as in available without charge). In contrast to the
  16. mingw32 approach (which is analogous to statically linking on Unix), Cygwin
  17. compiles binaries that are dependent upon its own DLL.  It comes with a
  18. setup program that provides all sorts of packages, including even an X
  19. server and several open source database management systems.
  20.  
  21. Check it out - it's windows programming the way that it should be (i.e.,
  22. sane); you start it up and you are in bash! On good days it's available from
  23. http://sources.redhat.com/cygwin/ 
  24.  
  25. -----Original Message-----
  26. From: Richard H. McCullough [mailto:rhm@cdepot.net]
  27. Sent: Friday, November 08, 2002 7:02 PM
  28. To: Gregg Townsend; icon-group@CS.Arizona.EDU
  29. Subject: Re: UNIX tools on Windows
  30. There are now many packages of UNIX tools which run on Windows.
  31. I have personally used the following packages:
  32.  
  33. Microsoft Services for Windows 3.0
  34.     only $99
  35.     only runs on latest OS -- XP, NT, 2000
  36.  
  37. MKS Toolkit 8.0
  38.     now $500 ballpark, I think
  39.     will run on earlier OS -- 95, 98, ME
  40.  
  41. mingw32
  42.     free -- open source
  43.  
  44. The free one doesn't include as many commands,
  45. I think about 100 "standard" UNIX commands.
  46. The other two include about 300 "standard" UNIX=20
  47. commands, and conform to POSIX standards.
  48.  
  49. All three packages include make, each with some=20
  50. minor variations in Makefile rules.  If you keep your
  51. Makefiles simple, the differences won't bite you.
  52.  
  53. Dick McCullough=20
  54. knowledge :=3D man do identify od existent done
  55. knowledge haspart list of proposition
  56.